src/dsymbol/conversion/first.d(75,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/dsymbol/conversion/first.d(1058,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/dsymbol/conversion/second.d(108,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/dsymbol/conversion/second.d(170,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(59,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(432,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(533,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(555,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(659,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(837,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/ttree.d(875,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(51,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(257,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(315,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(342,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(363,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/unrolledlist.d(547,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/slist.d(41,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/hashset.d(44,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/hashset.d(59,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/hashset.d(76,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/openhashset.d(45,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/openhashset.d(62,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/openhashset.d(81,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abe57db9dc65e5c927828-emsi_containers/src/containers/dynamicarray.d(56,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/dsymbol/builtin/names.d(172,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(172,18): Error: `DOUBLE_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&DOUBLE_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(174,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(174,18): Error: `FLOAT_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&FLOAT_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(176,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(176,18): Error: `IDOUBLE_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&IDOUBLE_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(178,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(178,18): Error: `IFLOAT_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&IFLOAT_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(180,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(180,18): Error: `INT_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&INT_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(182,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(182,18): Error: `LONG_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&LONG_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(184,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(184,18): Error: `REAL_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&REAL_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(186,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(186,18): Error: `IREAL_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&IREAL_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(188,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(188,18): Error: `UINT_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&UINT_LITERAL_SYMBOL_NAME.data[0]` instead src/dsymbol/builtin/names.d(190,6): Error: `name.data.ptr` cannot be used in `@safe` code, use `&name.data[0]` instead src/dsymbol/builtin/names.d(190,18): Error: `ULONG_LITERAL_SYMBOL_NAME.data.ptr` cannot be used in `@safe` code, use `&ULONG_LITERAL_SYMBOL_NAME.data[0]` instead /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.